CompositeVObject::Add

Section: ET++ method description (n)
Updated: automatically Thu Mar 21 20:11:40 1991
Index Return to Main Contents
 

NAME

CompositeVObject::Add - instance method  

TEMPLATE

void Add(VObject * aVObject)  

SPECIFIERS

public virtual  

DESCRIPTION

Add adds aVObject to the instvar list. It initializes the container of aVObject to this and sets the flag instvar modified. See also method Collection::Add. Method is never overridden.  

ARGUMENTS

VObject * aVObject

a VObject
to be added to this
 

RETURN ARGUMENT

void

 

CATEGORIES

collection, forwarding, client interface

 

FIRST DEFINITION

class CompositeVObject  

FILES

implementation:
VObject.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FIRST DEFINITION
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:30 GMT, March 30, 2022